Class ExceptionHandler
java.lang.Object
eu.europa.ec.taxud.cesop.validation.ExceptionHandler
Util class handling exceptions.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ValidationErrorhandleException(Exception e, String messageRefId) Handle exception validation error.
-
Method Details
-
handleException
Handle exception validation error.- Parameters:
e- the exceptionmessageRefId- the message ref id- Returns:
- the validation error as defined by CESOP
-